Namespace - LJCDBMessage
Parameters
dbResult - The DbResult object.
Returns
true if there are rows; otherwise, false.
Syntax
C# |
public static Boolean HasRows(DbResult dbResult)
|
Checks if the result has Rows.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.